isis:IfLvl
The IS-IS interface level properties. These properties control how the IS-IS protocol operates. For example, you can configure the interval for sending the Hello and CSNP packets.
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| type | isis:LvlT (scalar:Enum8) |
Type | SELECTION: 0 - p2p 1 - l1 2 - l2 DEFAULT: l1 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| nextCsnpTs | scalar:Date |
Next CSNP Time Stamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
| protoError | scalar:Bool |
The following attributes should go away once IFC can provide a way to decode a bitmask | SELECTION: true or false |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| authKey | isis:AuthKeyN (string:Basic) |
Authentication Key | A sequence of characters |
| authType | isis:AuthT (scalar:Enum8) |
Authentication Type | SELECTION: 1 - clear 2 - md5 DEFAULT: md5 |
| csnpIntvl | isis:CsnpIntvl (scalar:Uint16) |
Specifies the IS-IS interface CSNP interval. | RANGE: [1 , 65535] DEFAULT: 90 |
| helloIntvl | isis:HelloIntvl (scalar:Uint16) |
Specifies the IS-IS interface level Hello interval. | RANGE: [1 , 65535] DEFAULT: 10 |
| helloMult | isis:HelloMult (scalar:Uint16) |
Specifies the IS-IS interface level Hello multiplier. | RANGE: [3 , 1000] DEFAULT: 3 |
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| mt0Metric | isis:WideMetric (scalar:Uint32) |
Wide metric MT0 | RANGE: [1 , 16777215] DEFAULT: 40 |
| mt2Metric | isis:WideMetric (scalar:Uint32) |
Wide metric MT2 | RANGE: [1 , 16777215] DEFAULT: 40 |
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 127 DEFAULT: bgp-PeerAf |
| priority | isis:CktPrio (scalar:UByte) |
Specifies the IS-IS interface level priority. | RANGE: [0 , 127] DEFAULT: 64 |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |